-
Home
-
WP Mail Logging
-
1.10.3
-
Code
-
Classes
- WPML_InstallIndicator
| Total Complexity |
16 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
160 |
| Lines of code |
56 |
| Logical lines of code |
27 |
| Comment lines |
81 |
| Methods |
13 |
| Properties |
0 |
Methods 13
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isInstalled() |
S |
59 |
3 |
14 |
| getPluginHeaderValue() |
S |
64 |
2 |
9 |
| getVersionSaved() |
S |
80 |
1 |
3 |
| setVersionSaved() |
S |
79 |
1 |
3 |
| getMainPluginFileName() |
S |
79 |
1 |
3 |
| getPluginDir() |
S |
80 |
1 |
3 |
| getVersion() |
S |
80 |
1 |
3 |
| isInstalledCodeAnUpgrade() |
S |
80 |
1 |
3 |
| isSavedVersionLessThan() |
S |
79 |
1 |
3 |
| isSavedVersionLessThanEqual() |
S |
79 |
1 |
3 |
| isVersionLessThanEqual() |
S |
78 |
1 |
3 |
| isVersionLessThan() |
S |
78 |
1 |
3 |
| saveInstalledVersion() |
S |
81 |
1 |
3 |